home *** CD-ROM | disk | FTP | other *** search
- textures/tempsign/allbarracks
- {
- qer_keyword signs
- {
- map textures/tempsign/allbarracks.tga
- depthWrite
- rgbGen identity
- }
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
- textures/tempsign/garage
- {
- qer_keyword signs
- {
- map textures/tempsign/garage.tga
- depthWrite
- rgbGen identity
- }
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
- textures/tempsign/germbarracks
- {
- qer_keyword signs
- {
- map textures/tempsign/germbarracks.tga
- depthWrite
- rgbGen identity
- }
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
- textures/tempsign/weapons
- {
- qer_keyword signs
- {
- map textures/tempsign/weapons.tga
- depthWrite
- rgbGen identity
- }
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
- textures/tempsign/items
- {
- qer_keyword signs
- {
- map textures/tempsign/items.tga
- depthWrite
- rgbGen identity
- }
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
- textures/tempsign/barracks
- {
- qer_keyword signs
- {
- map textures/tempsign/barracks.tga
- depthWrite
- rgbGen identity
- }
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
-
-